[INFO] cloning repository https://github.com/plorefice/dtls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plorefice/dtls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplorefice%2Fdtls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplorefice%2Fdtls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecc628a9a4db5a13f86094cf1affe42aae8ac120
[INFO] testing plorefice/dtls against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplorefice%2Fdtls" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/plorefice/dtls
[INFO] finished tweaking git repo https://github.com/plorefice/dtls
[INFO] tweaked toml for git repo https://github.com/plorefice/dtls written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/plorefice/dtls on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/plorefice/dtls already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf44cdf37c7a7bcca1ba528e982ae7b5fb54294fcec51f8be7c81fa107f598de
[INFO] running `Command { std: "docker" "start" "-a" "bf44cdf37c7a7bcca1ba528e982ae7b5fb54294fcec51f8be7c81fa107f598de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf44cdf37c7a7bcca1ba528e982ae7b5fb54294fcec51f8be7c81fa107f598de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf44cdf37c7a7bcca1ba528e982ae7b5fb54294fcec51f8be7c81fa107f598de", kill_on_drop: false }`
[INFO] [stdout] bf44cdf37c7a7bcca1ba528e982ae7b5fb54294fcec51f8be7c81fa107f598de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aab9207f9b17fe11dc124720ff7eb7ec332fbf8d9d6a239a293b527ccb74f423
[INFO] running `Command { std: "docker" "start" "-a" "aab9207f9b17fe11dc124720ff7eb7ec332fbf8d9d6a239a293b527ccb74f423", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling dts-parser v0.1.0 (/opt/rustwide/workdir/dts-parser)
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> dts-parser/src/ast/parser/errors.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Error(Range<usize>, String);
[INFO] [stdout]   |            ----- ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            fields in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing these fields
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dtls v0.1.0 (/opt/rustwide/workdir/dtls)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
[INFO] running `Command { std: "docker" "inspect" "aab9207f9b17fe11dc124720ff7eb7ec332fbf8d9d6a239a293b527ccb74f423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aab9207f9b17fe11dc124720ff7eb7ec332fbf8d9d6a239a293b527ccb74f423", kill_on_drop: false }`
[INFO] [stdout] aab9207f9b17fe11dc124720ff7eb7ec332fbf8d9d6a239a293b527ccb74f423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c8943333e57af4c072fbb331cba729ebe3d1ba98ceb6553c3dd320f6f29bf04
[INFO] running `Command { std: "docker" "start" "-a" "8c8943333e57af4c072fbb331cba729ebe3d1ba98ceb6553c3dd320f6f29bf04", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling dtls v0.1.0 (/opt/rustwide/workdir/dtls)
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> dts-parser/src/ast/parser/errors.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Error(Range<usize>, String);
[INFO] [stdout]   |            ----- ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            fields in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing these fields
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling dts-parser v0.1.0 (/opt/rustwide/workdir/dts-parser)
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> dts-parser/src/ast/parser/errors.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Error(Range<usize>, String);
[INFO] [stdout]   |            ----- ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            fields in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing these fields
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8c8943333e57af4c072fbb331cba729ebe3d1ba98ceb6553c3dd320f6f29bf04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c8943333e57af4c072fbb331cba729ebe3d1ba98ceb6553c3dd320f6f29bf04", kill_on_drop: false }`
[INFO] [stdout] 8c8943333e57af4c072fbb331cba729ebe3d1ba98ceb6553c3dd320f6f29bf04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18b87396a2d6623e7d4124f71159968f0305dcecf3eb230d554411b0c9fc93bc
[INFO] running `Command { std: "docker" "start" "-a" "18b87396a2d6623e7d4124f71159968f0305dcecf3eb230d554411b0c9fc93bc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]  --> dts-parser/src/ast/parser/errors.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Error(Range<usize>, String);
[INFO] [stderr]   |            ----- ^^^^^^^^^^^^  ^^^^^^
[INFO] [stderr]   |            |
[INFO] [stderr]   |            fields in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing these fields
[INFO] [stderr]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dts-parser` (lib) generated 1 warning
[INFO] [stderr] warning: `dts-parser` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dtls-040aa1a00e397407)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dts_parser-e512746bde8ab7f1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test ast::parser::tests::parse_deleted_node_directives ... ok
[INFO] [stdout] test ast::parser::tests::parse_escaped_strings ... ok
[INFO] [stdout] test ast::parser::tests::parse_memreserve_directives ... ok
[INFO] [stdout] test ast::parser::tests::parse_deleted_properties ... ok
[INFO] [stdout] test ast::parser::tests::parse_node_names ... ok
[INFO] [stdout] test ast::parser::tests::parse_includes ... ok
[INFO] [stdout] test ast::parser::tests::parse_multiple_version_directives ... ok
[INFO] [stdout] test ast::parser::tests::parse_node_labels ... ok
[INFO] [stdout] test ast::parser::tests::parse_omit_if_no_ref_directives ... ok
[INFO] [stdout] test ast::parser::tests::parse_inner_node ... ok
[INFO] [stdout] test ast::parser::tests::parse_prop_names ... ok
[INFO] [stdout] test ast::parser::tests::parse_properties ... ok
[INFO] [stdout] test ast::parser::tests::parse_root_node ... ok
[INFO] [stdout] test ast::parser::tests::parse_simple_file ... ok
[INFO] [stdout] test ast::parser::tests::parse_ternary_operator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dts_parser
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18b87396a2d6623e7d4124f71159968f0305dcecf3eb230d554411b0c9fc93bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b87396a2d6623e7d4124f71159968f0305dcecf3eb230d554411b0c9fc93bc", kill_on_drop: false }`
[INFO] [stdout] 18b87396a2d6623e7d4124f71159968f0305dcecf3eb230d554411b0c9fc93bc
